gtkprintoperation-win32: Don't track grab-notify
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2020 13:37:11 +0000 (15:37 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2020 18:35:23 +0000 (20:35 +0200)
commit1f798643c87bea1036803a357e65ed17ffbcc4eb
treeb6e1da5030a5491ccca54f8468ecb0c32046b6dd
parent2f8d5e2dcd61b16178c62a104a123ae50e0b497e
gtkprintoperation-win32: Don't track grab-notify

Further grabs could presumably only come from events handled within
the dialog itself. It seems overeager to do this.
gtk/gtkprintoperation-win32.c